How to Install hachu software package in Debian 9 (Stretch)

How to Install hachu software package in Debian 9 (Stretch)

hachu software package provides AI engine for many Shogi and Chess variants, including Chu, Sho, and Dai Shogi, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install hachu 

hachu is installed in your system.

Make ensure the hachu package were installed using the commands given below,

$ sudo dpkg-query -l | grep hachu *

You will get with hachu package name, version, architecture and description in a table

hachu package basic information:

Distro Debian 9 stretch
Section Games
Package hachu
Version 0.21-7-g1c1f14a-1
Description AI engine for many Shogi and Chess variants, including Chu, Sho, and Dai Shogi
Sub Section Games


See Also, How to uninstall or remove hachu software package from Debian 9 (Stretch)?